import { Alert } from '@aws-amplify/ui-react'; import { FlutterAuthenticatorExample } from '@/components/FlutterAuthenticatorExample'; import { Example } from '@/components/Example'; import { Fragment } from '@/components/Fragment'; ## Social Providers The Authenticator [automatically infers](/connected-components/authenticator#step-1-configure-backend) `socialProviders` from `amplify pull`. For your [configured social providers](https://docs.amplify.aws/lib/auth/social/q/platform/flutter/), you can configure Apple, Amazon, Facebook, or Google: